Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arch: Intel PVC mapping #2215

Merged
merged 7 commits into from
Nov 1, 2023
Merged

arch: Intel PVC mapping #2215

merged 7 commits into from
Nov 1, 2023

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

@FabioLuporini FabioLuporini added the arch jitting, archinfo, ... label Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #2215 (0a3d808) into master (8e33092) will decrease coverage by 0.01%.
The diff coverage is 73.52%.

@@            Coverage Diff             @@
##           master    #2215      +/-   ##
==========================================
- Coverage   86.95%   86.94%   -0.01%     
==========================================
  Files         229      229              
  Lines       41845    41880      +35     
  Branches     7723     7733      +10     
==========================================
+ Hits        36386    36414      +28     
- Misses       4827     4832       +5     
- Partials      632      634       +2     
Files Coverage Δ
devito/arch/archinfo.py 43.86% <100.00%> (+0.58%) ⬆️
devito/core/gpu.py 73.87% <100.00%> (ø)
devito/passes/iet/languages/openmp.py 90.72% <100.00%> (+2.48%) ⬆️
devito/passes/iet/parpragma.py 88.80% <100.00%> (+0.11%) ⬆️
devito/core/operator.py 84.36% <66.66%> (-0.81%) ⬇️
devito/passes/iet/languages/openacc.py 63.80% <40.00%> (+1.77%) ⬆️
tests/test_gpu_openacc.py 5.55% <0.00%> (-0.11%) ⬇️
devito/arch/compiler.py 40.00% <0.00%> (ø)
devito/tools/data_structures.py 67.54% <75.00%> (+0.36%) ⬆️

@mloubout mloubout force-pushed the moar-omp-off branch 13 times, most recently from 1e4065a to 2e5c8e2 Compare September 26, 2023 13:29
@mloubout mloubout force-pushed the moar-omp-off branch 2 times, most recently from fd05c20 to 93d16a6 Compare October 7, 2023 02:43
@mloubout mloubout force-pushed the moar-omp-off branch 5 times, most recently from 5583288 to a64fe44 Compare October 16, 2023 20:09
@mloubout mloubout force-pushed the moar-omp-off branch 3 times, most recently from 31ade85 to b9a4c29 Compare October 31, 2023 14:45
@mloubout mloubout merged commit 465e72b into master Nov 1, 2023
32 checks passed
@mloubout mloubout deleted the moar-omp-off branch November 1, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch jitting, archinfo, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants